Fault Handling with Polly and .NET 6
In this step by step video we build 2 simple .NET 6 Services and work with the Polly library to ensu ...View More
GraphQL API with .NET 5 and Hot Chocolate
In this step-by-step tutorial I take you through how build a GraphQL API using C#9, .NET 5 and the H ...View More
Run ASP.NET Core 3.1 Apps in Docker with HTTPS.
In this step by step tutorial I take you through how to package your ASP.NET Core app as a Docker Im ...View More
Custom HTTPS Dev Environment using .NET Core, Kestrel & certificates
In this step by step tutorial I take you through how to set up a “custom” domain using: .NET Core, K ...View More
Azure DevOps: Provision API Infrastructure using Terraform - Full Course
In this full course, we'll automatically provision an API on Azure including the infrastructure requ ...View More
Secure a .NET Core API with Bearer Authentication
In this step by step tutorial, I show you how to secure a .NET Core API with JWT Bearer Authenticati ...View More
Azure Functions: Step by Step Project
In this step by step project, we show you how to use Azure Functions to call the Stack Overflow API ...View More
Docker Compose with .NET Core & SQL Server (Step by Step)
In this step by step tutorial, we show you how to use Docker Compose to spin up a .NET Core API with ...View More
Step by step - Run and Connect to SQL Server in Docker
In this video we show you how to spin up an instance of SQL Server in Docker, then connect into it u ...View More
Deploy a .NET Core API with Docker (Step-by-Step)
In this video we build & package a .NET Core API as a Docker image, then deploy and spin that image ...View More